home *** CD-ROM | disk | FTP | other *** search
/ CD World Haziran 1997 / CD World Haziran 1997.iso / Cesitlemeler / The Journal / _SETUP.1 / Journal.exe / 0 / RCDATA / TJOURNALPREFERENCEFORM / TJOURNALPREFERENCEFORM.txt
Encoding:
Text File  |  1996-12-12  |  11.1 KB  |  481 lines

  1. object JournalPreferenceForm: TJournalPreferenceForm
  2.   Left = 300
  3.   Top = 192
  4.   HelpContext = 8
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'User Preferences'
  8.   ClientHeight = 266
  9.   ClientWidth = 277
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object DoneButton: TButton
  18.     Left = 40
  19.     Top = 240
  20.     Width = 75
  21.     Height = 25
  22.     Caption = '&Done'
  23.     TabOrder = 1
  24.     OnClick = DoneButtonClick
  25.   end
  26.   object CancelButton: TButton
  27.     Left = 120
  28.     Top = 240
  29.     Width = 75
  30.     Height = 25
  31.     Cancel = True
  32.     Caption = '&Cancel'
  33.     ModalResult = 2
  34.     TabOrder = 2
  35.   end
  36.   object ApplyButton: TButton
  37.     Left = 200
  38.     Top = 240
  39.     Width = 75
  40.     Height = 25
  41.     Caption = '&Apply'
  42.     Enabled = False
  43.     TabOrder = 3
  44.     OnClick = ApplyButtonClick
  45.   end
  46.   object PreferencePage: TPageControl
  47.     Left = 0
  48.     Top = 0
  49.     Width = 277
  50.     Height = 237
  51.     ActivePage = DisplaySheet
  52.     Align = alTop
  53.     TabOrder = 0
  54.     object DisplaySheet: TTabSheet
  55.       Caption = 'Display'
  56.       object DisplayGroup: TRadioGroup
  57.         Left = 12
  58.         Top = 4
  59.         Width = 245
  60.         Height = 73
  61.         Caption = 'Display Choices'
  62.         ItemIndex = 0
  63.         Items.Strings = (
  64.           'Use Default Sizing && Position'
  65.           'Maximize'
  66.           'Use Specified Settings...')
  67.         TabOrder = 0
  68.         OnClick = DisplayGroupClick
  69.       end
  70.       object SettingsBox: TGroupBox
  71.         Left = 12
  72.         Top = 80
  73.         Width = 245
  74.         Height = 65
  75.         Caption = 'Screen Settings'
  76.         TabOrder = 1
  77.         object LeftLabel: TLabel
  78.           Left = 11
  79.           Top = 20
  80.           Width = 18
  81.           Height = 13
  82.           Caption = 'Left'
  83.           Enabled = False
  84.         end
  85.         object TopLabel: TLabel
  86.           Left = 11
  87.           Top = 40
  88.           Width = 19
  89.           Height = 13
  90.           Caption = 'Top'
  91.           Enabled = False
  92.         end
  93.         object WidthLabel: TLabel
  94.           Left = 127
  95.           Top = 20
  96.           Width = 28
  97.           Height = 13
  98.           Caption = 'Width'
  99.           Enabled = False
  100.         end
  101.         object HeightLabel: TLabel
  102.           Left = 127
  103.           Top = 40
  104.           Width = 31
  105.           Height = 13
  106.           Caption = 'Height'
  107.           Enabled = False
  108.         end
  109.         object LeftEdit: TEdit
  110.           Left = 48
  111.           Top = 16
  112.           Width = 41
  113.           Height = 21
  114.           Enabled = False
  115.           TabOrder = 0
  116.           OnChange = LeftEditChange
  117.         end
  118.         object TopEdit: TEdit
  119.           Left = 48
  120.           Top = 36
  121.           Width = 41
  122.           Height = 21
  123.           Enabled = False
  124.           TabOrder = 1
  125.           OnChange = TopEditChange
  126.         end
  127.         object WidthEdit: TEdit
  128.           Left = 168
  129.           Top = 16
  130.           Width = 41
  131.           Height = 21
  132.           Enabled = False
  133.           TabOrder = 2
  134.           OnChange = WidthEditChange
  135.         end
  136.         object HeightEdit: TEdit
  137.           Left = 168
  138.           Top = 36
  139.           Width = 41
  140.           Height = 21
  141.           Enabled = False
  142.           TabOrder = 3
  143.           OnChange = HeightEditChange
  144.         end
  145.       end
  146.     end
  147.     object EditingSheet: TTabSheet
  148.       Caption = 'Editing'
  149.       object DayBeginLabel: TLabel
  150.         Left = 16
  151.         Top = 108
  152.         Width = 145
  153.         Height = 13
  154.         Caption = 'When does Your Day begin?'
  155.       end
  156.       object SpellingLabel: TLabel
  157.         Left = 8
  158.         Top = 128
  159.         Width = 87
  160.         Height = 13
  161.         Caption = 'Spelling Dictionary'
  162.       end
  163.       object DateTimeFormatGroup: TGroupBox
  164.         Left = 12
  165.         Top = 4
  166.         Width = 245
  167.         Height = 89
  168.         Caption = 'Date && Time Format'
  169.         TabOrder = 0
  170.         object SampleDateTimeLabel: TLabel
  171.           Left = 12
  172.           Top = 64
  173.           Width = 221
  174.           Height = 16
  175.           AutoSize = False
  176.           Font.Color = clBlack
  177.           Font.Height = -13
  178.           Font.Name = 'MS Sans Serif'
  179.           Font.Style = []
  180.           ParentFont = False
  181.         end
  182.         object DateFormatCombo: TComboBox
  183.           Left = 8
  184.           Top = 36
  185.           Width = 229
  186.           Height = 21
  187.           Style = csDropDownList
  188.           ItemHeight = 13
  189.           Items.Strings = (
  190.             'mm/dd/yy'
  191.             'mm-dd-yy'
  192.             'm/d/yy'
  193.             'm-d-yy'
  194.             'dddd, mmmm d, yyyy'
  195.             'dddd, mmmm d, yy'
  196.             'ddd, mmm d, yyyy'
  197.             'ddd, mmm d, yy'
  198.             'mmm dd, yyyy'
  199.             'mmm dd, yy'
  200.             'mmm d, yyyy'
  201.             'mmm d, yy'
  202.             'dd/mm/yy'
  203.             'dd-mm-yy'
  204.             'd/m/yy'
  205.             'd-m-yy'
  206.             'dddd, d mmmm, yyyy'
  207.             'dddd, d mmmm, yy'
  208.             'ddd, d mmm, yyyy'
  209.             'ddd, d mmm, yy'
  210.             'dd mmm, yyyy'
  211.             'dd mmm, yy'
  212.             'd mmm, yyyy'
  213.             'd mmm, yy')
  214.           TabOrder = 0
  215.           OnChange = DateFormatComboChange
  216.         end
  217.         object UseAMPMCheck: TCheckBox
  218.           Left = 12
  219.           Top = 16
  220.           Width = 221
  221.           Height = 17
  222.           Caption = 'Use 12-Hour Clock (AM/PM)'
  223.           State = cbChecked
  224.           TabOrder = 1
  225.           OnClick = UseAMPMCheckClick
  226.         end
  227.       end
  228.       object DayBeginCombo: TComboBox
  229.         Left = 164
  230.         Top = 104
  231.         Width = 93
  232.         Height = 21
  233.         Style = csDropDownList
  234.         ItemHeight = 13
  235.         TabOrder = 1
  236.         OnChange = DayBeginComboChange
  237.       end
  238.       object SpellingDictEdit: TEdit
  239.         Left = 8
  240.         Top = 144
  241.         Width = 197
  242.         Height = 21
  243.         TabOrder = 2
  244.         OnChange = SpellingDictEditChange
  245.       end
  246.       object SpellingBrowseButton: TButton
  247.         Left = 208
  248.         Top = 142
  249.         Width = 51
  250.         Height = 26
  251.         Caption = 'Browse'
  252.         TabOrder = 3
  253.         OnClick = SpellingBrowseButtonClick
  254.       end
  255.     end
  256.     object CategorySheet: TTabSheet
  257.       Caption = 'Category'
  258.       object DefaultFontGroup: TGroupBox
  259.         Left = 12
  260.         Top = 4
  261.         Width = 245
  262.         Height = 101
  263.         Caption = 'Default Category Font'
  264.         TabOrder = 0
  265.         object FontNameLabel: TLabel
  266.           Left = 8
  267.           Top = 17
  268.           Width = 141
  269.           Height = 16
  270.           AutoSize = False
  271.           Caption = 'Default Font'
  272.           Font.Color = clBlack
  273.           Font.Height = -11
  274.           Font.Name = 'MS Sans Serif'
  275.           Font.Style = []
  276.           ParentFont = False
  277.         end
  278.         object FontSizeLabel: TLabel
  279.           Left = 184
  280.           Top = 17
  281.           Width = 53
  282.           Height = 16
  283.           AutoSize = False
  284.           Caption = 'Size'
  285.           Font.Color = clBlack
  286.           Font.Height = -11
  287.           Font.Name = 'MS Sans Serif'
  288.           Font.Style = []
  289.           ParentFont = False
  290.         end
  291.         object FontSizeCombo: TComboBox
  292.           Left = 184
  293.           Top = 32
  294.           Width = 52
  295.           Height = 21
  296.           Style = csDropDownList
  297.           ItemHeight = 13
  298.           Items.Strings = (
  299.             '8'
  300.             '9'
  301.             '10'
  302.             '11'
  303.             '12'
  304.             '14'
  305.             '16'
  306.             '18'
  307.             '20'
  308.             '22'
  309.             '24'
  310.             '26'
  311.             '28'
  312.             '36'
  313.             '48'
  314.             '72')
  315.           TabOrder = 0
  316.           OnChange = FontSizeComboChange
  317.         end
  318.         object FontNameCombo: TComboBox
  319.           Left = 8
  320.           Top = 32
  321.           Width = 169
  322.           Height = 21
  323.           Style = csDropDownList
  324.           ItemHeight = 13
  325.           TabOrder = 1
  326.           OnChange = FontNameComboChange
  327.         end
  328.         object SampleMemo: TMemo
  329.           Left = 8
  330.           Top = 60
  331.           Width = 229
  332.           Height = 32
  333.           Lines.Strings = (
  334.             'Sample Entry Text')
  335.           ReadOnly = True
  336.           TabOrder = 2
  337.         end
  338.       end
  339.       object WYSIWYGBox: TCheckBox
  340.         Left = 16
  341.         Top = 112
  342.         Width = 245
  343.         Height = 17
  344.         Caption = 'Use WYSIWYG Formatting for Default Printer'
  345.         TabOrder = 1
  346.         OnClick = WYSIWYGBoxClick
  347.       end
  348.       object PageWidthGroup: TGroupBox
  349.         Left = 12
  350.         Top = 132
  351.         Width = 245
  352.         Height = 65
  353.         Caption = 'Page Width Setting'
  354.         TabOrder = 2
  355.         object PageWidthLabel: TLabel
  356.           Left = 32
  357.           Top = 40
  358.           Width = 56
  359.           Height = 13
  360.           Caption = 'Page Width'
  361.           Enabled = False
  362.         end
  363.         object InchesLabel: TLabel
  364.           Left = 160
  365.           Top = 40
  366.           Width = 32
  367.           Height = 13
  368.           Caption = 'Inches'
  369.           Enabled = False
  370.         end
  371.         object DefaultPageWidthCheck: TCheckBox
  372.           Left = 12
  373.           Top = 16
  374.           Width = 177
  375.           Height = 17
  376.           Caption = 'Use Default Page Width (6.5")'
  377.           State = cbChecked
  378.           TabOrder = 0
  379.           OnClick = DefaultPageWidthCheckClick
  380.         end
  381.         object PageWidthSpin: TUpDown
  382.           Left = 137
  383.           Top = 36
  384.           Width = 16
  385.           Height = 21
  386.           Min = 0
  387.           Position = 0
  388.           TabOrder = 1
  389.           Wrap = True
  390.           OnClick = PageWidthSpinClick
  391.         end
  392.         object PageWidthEdit: TEdit
  393.           Left = 96
  394.           Top = 36
  395.           Width = 41
  396.           Height = 21
  397.           Enabled = False
  398.           ReadOnly = True
  399.           TabOrder = 2
  400.           Text = '6.5'
  401.         end
  402.       end
  403.     end
  404.     object SavingSheet: TTabSheet
  405.       Caption = 'Saving'
  406.       object AutoSaveGroup: TGroupBox
  407.         Left = 12
  408.         Top = 4
  409.         Width = 245
  410.         Height = 69
  411.         Caption = 'Auto-Save Settings'
  412.         TabOrder = 0
  413.         object AutoSaveLabel: TLabel
  414.           Left = 32
  415.           Top = 36
  416.           Width = 92
  417.           Height = 13
  418.           Caption = 'Save Journal Every'
  419.         end
  420.         object MinutesLabel: TLabel
  421.           Left = 192
  422.           Top = 36
  423.           Width = 37
  424.           Height = 13
  425.           Caption = 'Minutes'
  426.         end
  427.         object AutoSaveCheck: TCheckBox
  428.           Left = 12
  429.           Top = 16
  430.           Width = 161
  431.           Height = 17
  432.           Caption = 'Journal Auto-Saving Active'
  433.           State = cbChecked
  434.           TabOrder = 0
  435.           OnClick = AutoSaveCheckClick
  436.         end
  437.         object AutoSaveSpin: TUpDown
  438.           Left = 167
  439.           Top = 32
  440.           Width = 15
  441.           Height = 21
  442.           Associate = AutoSaveEdit
  443.           Min = 1
  444.           Max = 60
  445.           Position = 10
  446.           TabOrder = 1
  447.           Wrap = False
  448.         end
  449.         object AutoSaveEdit: TEdit
  450.           Left = 132
  451.           Top = 32
  452.           Width = 35
  453.           Height = 21
  454.           TabOrder = 2
  455.           Text = '10'
  456.           OnChange = AutoSaveEditChange
  457.         end
  458.       end
  459.     end
  460.     object SecuritySheet: TTabSheet
  461.       Caption = 'Security'
  462.       object MinimizeLockBox: TCheckBox
  463.         Left = 24
  464.         Top = 20
  465.         Width = 129
  466.         Height = 17
  467.         Caption = 'Lock on Minimize'
  468.         TabOrder = 0
  469.         OnClick = MinimizeLockBoxClick
  470.       end
  471.     end
  472.   end
  473.   object DictOpenDialog: TOpenDialog
  474.     FileEditStyle = fsEdit
  475.     Filter = 'Dictionary File (*.DCT)|*.DCT'
  476.     Title = 'Open Dictionary'
  477.     Left = 4
  478.     Top = 236
  479.   end
  480. end
  481.